Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.12.1
->6.12.2
2.66.0
->2.67.0
8.0.10
->8.0.11
17.11.1
->17.12.0
5.1.0
->5.3.0
4.0.0
->4.1.0
4.0.0
->4.1.0
28.0.0
->28.8.1
1.6.6
->1.6.11
6.0.2
->6.0.3
2.66.0
->2.67.0
2.9.2
->2.9.3
Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2
Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
grpc/grpc-dotnet (Grpc.AspNetCore)
v2.67.0
What's Changed
New Contributors
Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
nsubstitute/NSubstitute (NSubstitute)
v5.3.0
Substitute.ForTypeForwardingTo
to create substitutes that forward interceptable calls to a concrete class. This provides an easy way of implementing a test spy over an existing type. Designed and implemented by @marcoregueira in https://github.com/nsubstitute/NSubstitute/pull/700 from a proposal by @wsaeed. Thanks to all who contributed to discussions of this feature.Thanks to first-time contributors @mihnea-radulescu and @marcoregueira! Thanks also @304NotModified and @Romfos for their continued support and contributions to this release.
testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)
v4.1.0
Compare Source
What's Changed
This is likely the last release for this year, unless urgent fixes become necessary.
I want to mention a change introduced in the last major release, where we refactored the
IImage
interface. As part of this update, we removed obsolete properties and overloaded constructors. If you previously used an overload other thanDockerImage(string)
, please ensure you pass the correct values to the constructor.Additionally, we replaced Docker.DotNet with our own fork to keep the Docker Engine API up to date. Our goal is to improve reliability and performance while offering a more developer-friendly and convenient client. If you depend on a Docker client for .NET, we encourage you to contribute to this project ❤️.
On a personal note, I wish everyone a peaceful and lovely holiday season. Take this time to rest, connect with loved ones, and recharge for the new year. Take care.
🚀 Features
net6.0
and addnet9.0
TFM (#1311) @HofmeisterAn🐛 Bug Fixes
DbContainerFixture
to match the behavior ofContainerFixture
(#1310) @0xced📖 Documentation
🧹 Housekeeping
VerifyTests/Verify (Verify.Xunit)
v28.8.0
Compare Source
v28.7.1
Compare Source
v28.7.0
Compare Source
v28.6.1
Compare Source
v28.6.0
Compare Source
v28.5.0
Compare Source
v28.4.0
Compare Source
v28.3.2
Compare Source
v28.3.1
Compare Source
v28.3.0
Compare Source
v28.2.1
Compare Source
v28.2.0
Compare Source
v28.1.3
Compare Source
v28.1.2
Compare Source
v28.1.1
Compare Source
v28.1.0
Compare Source
WireMock-Net/WireMock.Net (WireMock.Net)
v1.6.11
Compare Source
v1.6.10
Compare Source
v1.6.9
Compare Source
v1.6.8
Compare Source
v1.6.7
Compare Source
coverlet-coverage/coverlet (coverlet.collector)
v6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.